home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / mirc392.zip / VERSIONS.TXT < prev   
Text File  |  1996-01-06  |  59KB  |  1,234 lines

  1. 05/01/96 - mIRC v3.92
  2.  
  3. Fixes/Additions:
  4. 1.Fixed /sound gpf bug.
  5. 2.Fixed security bug in remote.
  6. 3.Fixed gpf bug on windows opening due to old
  7.   window pos/size format in mirc.ini.
  8. 4.Changed fingers storage method in mirc.ini.
  9. 5.Improved Channels List dialog.
  10. 6.Popups are now fully allocated dynamically.
  11. 7.Changed $file identifier to display only files,
  12.   can now use $dir to display both directories
  13.   and files.
  14. 8.Added /font command which popups up the font
  15.   dialog.
  16. 9.Added "Extract URL" menu item to channels list
  17.   popup menu, which extracts a URL from a channels
  18.   topic and puts it in the URL list.
  19. 10.DCC Send "percent" info is now updated when
  20.    an Ack is received, not when a packet is sent.
  21. 11.Fixed $parms working with $read.
  22. 12.Speeded up tabs display in options dialog slightly.
  23. 13.Small improvements in DDE response speed.
  24. 14.Function key aliases can now execute several
  25.    commands by using the | command seperator.
  26. 15.Fixed DCC gpf problem (?)
  27. 16.Fixed $read not closing files in certain situations.
  28. 17.When entering text in an editbox mIRC now beeps
  29.    when you are within 30 characters of the maximum
  30.    allowed line length.
  31. 18.mIRC now works with the three major WWW Browsers.
  32. 19.Fixed '=' prefix processing bug in remote.
  33.  
  34. 28/12/95 - mIRC v3.9
  35.  
  36. Fixes/Additions:
  37. 1.Fixed the /join KEY bug.
  38. 2.Add -q switch to /raw which makes the /raw command
  39.   work "quietly", not printing out what it's sending.
  40. 3.Fixed channel folder dialog not remembering
  41.   added/deleted channels when pressing OK.
  42. 4.Now /ignores invites as well.
  43. 5.Fixed the remote DO command.
  44. 6.Can now handle &channels, fully supported in aliases,
  45.   popups, and remote definitions.
  46. 7.Redecorated. Tending towards simple and uncluttered
  47.   menus and interface.
  48. 8.Removed font dialog, can now change a font only from
  49.   a windows system menu.
  50. 9.Can now do /me or /action in dcc chat windows.
  51. 10.The 32bit under 95 now saves logs and buffers using
  52.    the full length filename.
  53. 11.ON TEXT etc. now allow wild card matches using
  54.    multiple * in the match text.
  55.  
  56.    NOTE: the text matching routine in ON TEXT etc.
  57.    doesn't use the = sign anymore, as it's now redundant.
  58.  
  59. 12.Found bugs in the wildcard matching routine while
  60.    making ON TEXT work with it. Fixed.
  61. 13.Made Tabs in options dialog more 95-ish. The bold
  62.    font is still there though, sorry, I like it!
  63. 14.mIRC now does NOT reply to unknown ctcp messages,
  64.    it just prints them in your window as usual and
  65.    then ignores them (as per the RFC).
  66. 15.Aliases now work better when called from remote
  67.    definitions.
  68. 16.Fixed -l# switch in play command.
  69. 17.Improved positioning of various dialogs.
  70. 18.DALnet URL catching on joining a channel now works.
  71. 19.Nicks in notify list are no longer forced to lowercase.
  72. 20./save can now be used in an alias with | separators.
  73. 21.Added -stext option to $read, which scans the specified
  74.    file for a line beginning with the specified text.
  75. 22./pop delay is now randomly *close* to the number you
  76.    specify as a delay.
  77. 23.Fixed /server N (specifying server number).
  78. 24.Fixed window bug possibly related to dcc gpfs.
  79. 25.Added -u# switch to /ban command which specifies delay
  80.    time before unbanning the specified ban. Minimum delay
  81.    time is 10 seconds. If no number is specified, it defaults
  82.    to 30 seconds. eg. /ban -u15 nick
  83. 26./fingering a nick now only adds the nick's address to the
  84.    fingered addresses list, not the users whole irc address.
  85. 27.Now allows an unlimited number of /timers.
  86. 28.Fixed ini specification on command line.
  87. 29.Improved dynamic memory allocation in various places.
  88. 30.Added notify list window. Can use the toolbar notify button
  89.    or /notify [-sh] to show/hide the window. Please note that
  90.    there is a minimum window width under 95 that I haven't
  91.    been able to override.
  92. 31.Address returned by IAL was sometimes invalid. Fixed.
  93. 32.Added [-ar] switches to /notify, /protect, /ignore,
  94.    which forces the command to -add or -remove a nick
  95.    instead of toggling it.
  96. 33.Added $site identifier for remote addresses.
  97.    eg. for khaled@mardam.demon.co.uk
  98.    $site = mardam.demon.co.uk
  99. 34.Now allows /sound in dcc chats.
  100. 35.Added minimal DDE support, as well /dde command and
  101.    a $dde identifier, to be expanded. See DDE section in
  102.    help file for description
  103. 36.Added "Edit" button for editing finger file in options
  104.    dialog.
  105. 37.Can now access popup menus in the notify, URL, and channels
  106.    list window through the keyboard. Pressing RETURN performs
  107.    a "double-click", pressing SPACE pops up the popup menu.
  108. 38.Added Alt-N for notify and Alt-U for URL windows.
  109. 39./msg command now by default doesn't switch to the
  110.    window you're sending a message to unless you specify
  111.    the [-s] switch. eg. /msg -s hiya!
  112. 40.Added /timestamp [on|off] command.
  113. 41.Added /partall command which parts all the channels
  114.    you're currently on.
  115. 42.Added "Minimize DCC get window" option.
  116. 43.Added $adate (for US style month/day/year),
  117.    and $fulldate which spells it all out.
  118. 44.Added a "time to activate" option to the /timer
  119.    command, eg. /timer1 11:30 1 1 /say It's now 11:30am
  120. 45.Fixed "filename" in quotes with no spaces bug.
  121. 46.Fixed using $?="text" identifier.
  122. 47.Added $file identifier, eg. in a popup menu item:
  123.    Play Wave:/wavplay $file="Select a Wave!" c:\waves\*.wav
  124. 48.Fixed disappearing aliases/popups/remote bug, where
  125.    filenames for each of these were being reset to the
  126.    mirc.ini file.
  127. 49.Added a "/timers off" switch which allows you to turn
  128.    off all active timers.
  129. 50.Alt-L now pops up the Channels List dialog.
  130. 51.Added /disconnect command, hard disconnect from server
  131.    without a /quit.
  132. 52.Fixed ON SNOTICE reacting twice to server notices.
  133. 53.Fixed/Improved other bits and pieces.
  134.  
  135. 25/11/95 - mIRC v3.8
  136.  
  137. Fixes/Additions:
  138. 1.Added option to show invites in active window.
  139. 2.Fixed $! bug.
  140. 3.Added option to auto-resume existing files.
  141. 4.Fixed /echo with invalid parameters gpfing.
  142. 5.Option dialog now remembers it's "view" across
  143.   sessions.
  144. 6.Paused op wasn't clearing a nick from it's list
  145.   immediately if a nick parted or quit, but had to
  146.   timeout first.
  147. 7.Added /speak <text> command which uses monolog
  148.   to speak the specified text.
  149. 8.Added /dns <nick/address> which resolves addresses.
  150.   If mIRC sees a "." in the name you specify it assumes
  151.   it's an address and tries to resolve it. Otherwise
  152.   it assumes it's a nickname and does a /whois to
  153.   find the users address and then looks it up. If you
  154.   give it an IP address, it looks up the host name.
  155. 9.Removed small users window in remote dialog, now
  156.   using one big window for users, commands, and events.
  157. 10.The Add Dialog has been discontinued. Check out the
  158.    alias, popup, and remote dialogs for the improvement.
  159.  
  160.    IT IS *HIGHLY* RECOMMENDED THAT THE ALIAS, POPUP,
  161.    AND REMOTE SECTIONS BE SAVED SEPERATE FROM THE
  162.    MAIN MIRC.INI FILE FROM NOW ON. THE MIRC.INI
  163.    CAN'T HANDLE THE STORAGE OF LARGE AMOUNTS OF
  164.    INFORMATION AS REQUIRED BY THE ALIAS, POPUP,
  165.    AND REMOTE SECTIONS.
  166.  
  167. 11.Finally fixed DCC Send/Get windows sometimes
  168.    not auto-closing at end of transfer (?)
  169. 12.Right-clicking in a non-active window will now
  170.    bring it to the top and make it active.
  171. 13.Fixed socket error message when running second
  172.    copy of mIRC (didn't actually affect anything).
  173. 14.For new users, mIRC no longer copies the mirc.ini
  174.    to the windows directory but leaves it and uses it
  175.    in the same directory as the EXE. However, if it
  176.    finds an mirc.ini in the windows directory it will
  177.    use it (to remain compatible with older users).
  178. 15.Small fixes relating to Function keys.
  179. 16.Can now use /load -apuce <file.ini> or
  180.    /save -apuce <file.ini> to load and save aliases,
  181.    popups, and remote sections from the command line.
  182.    NOTE: You can only refer to one section at a time,
  183.    so you can't do /load -ap some.ini.
  184. 17.All memory in the parsing and remote routines is
  185.    now allocated dynamically.
  186. 18.Added ignore options to dcc send/chat in the dcc
  187.    options dialog. Can also use /sreq and /creq
  188.    (send request and chat request) with the parameters
  189.    [ ask | auto | ignore] from the command line.
  190. 19.Added "ON CHAT:text:/msg ..." and ON SERV events to
  191.    scan text in dcc chat windows and fileserver windows.
  192. 20.Added command line option to connect to a server and
  193.    join channels which is more of a standard WWW link
  194.    definition: //server:port/#channel,#channel
  195. 21.Fixed GPF problem for some users when quitting mIRC (?)
  196. 22.Added /flush [levels] command. This clears the remote user
  197.    list of nicknames that are no longer valid. For each nick
  198.    in the user list that matches the specified levels mIRC
  199.    checks to see if that nick is on any of the channels that
  200.    you are currently on. If not, the nick definition is removed
  201.    from the user list. If you do not specify [levels] then
  202.    mIRC clears all nicks from the user list that don't exist
  203.    on channels you are on.
  204. 23.Added "me" prefix to remote definitions, eg.:
  205.    me:1:ON JOIN:/msg etc...
  206.    This limits a command definition to reacting only to
  207.    events caused by your client. This is useful in case you
  208.    use Bots which have the same address as you.
  209. 24.The address in the Finger dialog now defaults to
  210.    the last address which was fingered.
  211. 25.The /play command has been improved in a major way, 
  212.    it can now queue requests (see the help file!)
  213. 26.Fixed bug with highlighting in query windows.
  214. 27.Added Finger server (must be set up in a certain
  215.    way, see the help file on how to do this).
  216. 28.Added ON SNOTICE event, which listens for server
  217.    notices and can filter them ie. prevent them from
  218.    being displayed.
  219. 29.Remodelled the setup dialog. Can now also store
  220.    an unlimited number of servers.
  221. 30.If /finger sees a "." in the parameter you give it, it
  222.    will assume it's an address and will finger it, otherwise
  223.    it will assume it's a nickname and will do a /whois on the
  224.    nick to find their address and use that for the finger.
  225. 31.Added option to change tooltip delay.
  226. 32.Split the "Beep on window message" option into two...
  227.    "Beep on channel message" and "Beep on query message".
  228. 33.Fixed the notify bug which would result in mIRC telling
  229.    you all the people on your notify list are on... then
  230.    off... then on... then off...
  231. 34.Simplified /timer code and fixed a small bug in it.
  232. 35.Command line window buffer has increased to 30 lines.
  233. 36.Now catches server numeric 328 for URL description
  234.    when joining a channel on DALnet (they might not have
  235.    implemented this yet).
  236. 37.Fixed toolbar buttons colours when the default system
  237.    colours are changed.
  238. 38.The 32bit mIRC can now dcc send/get LFN's with spaces
  239.    in them. Unfortunately, other clients won't be able to
  240.    receive these properly! See the "DCC Send" section in
  241.    the help file which explains the problem.
  242.    You can also do: /dcc send nickname "this is a.text file"
  243. 39.Added -nnick1,nick2 command line option which sets
  244.    your nicks to these values.
  245. 40.Overhaul of irc and parsing routines, simplified and
  246.    speeded up.
  247. 41.Added [on | off | close] to /url command to turn on/off
  248.    catching urls and to close the URL window.
  249. 42.Added option "Show modes in channel".
  250. 43.Now gives the reason why you can't join a channel.
  251. 44.If you have "rejoin channel when kicked" turned on
  252.    and you are kicked, mIRC will keep the channel
  253.    window open while it tries to rejoin and will only
  254.    close it if it can't.
  255. 45.If a /play filename doesn't have a directory spec. it
  256.    defaults to the mirc.exe directory.
  257. 46.Added a flexibile /write command which writes lines
  258.    to a file.
  259. 47.Added "Show queries in active channel window" which
  260.    shows private messages from other users in a channel
  261.    window without opening a query window.
  262. 48.Added "TAB" key putting "/msg nickname" into the editbox
  263.    where "nickname" is the nick of the last person who
  264.    messaged you. If you press TAB repeatedly it cycles
  265.    through the nicks of the last five people who messaged
  266.    you.
  267. 49.Now shows who set the topic and at what time when you
  268.    join a channel on Undernet and DALnet.
  269. 50.Fixed small bug with the /sound command not checking
  270.    properly if a sound file exists.
  271. 51.The Options dialog now uses Tabs. I had trouble using
  272.    existing TabDialog DLL's, so I coded my own Tab
  273.    display routines.
  274. 52.Fixed /channel dialog bug which would occur if you
  275.    typed /channel repeatedly while it was in the middle
  276.    of retrieving the channel info.
  277. 53.Fixed a problem with /whois replies, the format of
  278.    the reply has changed and is hopefully clearer now.
  279. 54.Can now also define Shift and Control Function key
  280.    definitions.
  281.  
  282. 24/10/95 - mIRC v3.72
  283.  
  284. Fixes/Additions:
  285. 1.Fixed $parms not being passed in a redirection.
  286. 2.Can now /play to any channel/nick without needing
  287.   to have that window already open.
  288. 3.Added -ttopic option to /play which looks for the
  289.   specified [topic] in a text file and plays it to
  290.   the specified nick/channel.
  291. 4.Added $pnick identifier which refers to the nick/channel
  292.   which is currently being played to, so you can use it
  293.   in /played commands.
  294. 5.Allows #$parmN to force a parameter to be a channel.
  295. 6.Fixed DCC Resume filesize bug.
  296. 7.Added option to show notifies in active window.
  297. 8.Completely reorganized the Options dialog as it was
  298.   too crowded and it was getting harder to add new options.
  299.   Now divided into sections, and also incorporates the
  300.   options in the extras, url, sounds, and ident dialogs.
  301.   The menus and toolbar buttons have been re-organized
  302.   accordingly.
  303. 9.Fixed QUIT bug when exiting mIRC while still connected.
  304.   It was sending a part instead of a quit to the server.
  305. 10.Fixed /timer not releasing it's memory in certain
  306.    situations.
  307. 11.Fixed positioning of : in some raw commands.
  308. 12.Fixed setting of focus to windows.
  309. 13.Added option to dump joins/parts to status window.
  310. 14.Now shows DCC transfers percentage/size at head
  311.    of window title for win95 users.
  312. 15.Messages from irc ops of the form $address or
  313.    #address are now displayed in the server window
  314.    in pretty purple as opposed to opening up a query
  315.    window.
  316. 16.Added "clear list" button to dcc chat dialog (the
  317.    DCC Send dialog uses the same list).
  318. 17.The /pop delay value can be up to 15 seconds now.
  319. 18.The weird DCC Send dialog bug was fixed (?)
  320. 19.Improved copy/paste routine memory allocation.
  321. 20.Fixed /sound with invalid parameters gpfing.
  322. 21.Fixed some toolbar colours not being displayed
  323.    correctly for some buttons.
  324. 22.Number of channels in channel list window is now
  325.    shown at beginning of title.
  326. 23.Text printed with the /echo command is now wrapped.
  327. 24.Added $r(v1,v2) identifier, returns random number
  328.    or letter between v1 and v2.
  329. 25.Fixed Ident server time-out bug.
  330.  
  331. 12/10/95 - mIRC v3.7
  332.  
  333. Fixes/Additions:
  334. 1.An *iconified* channel list window is not restored
  335.   if a /list is done, instead it's icon is placed above
  336.   current windows (without focus) for easy access.
  337. 2.The Join Channel dialog can now handle multiple
  338.   selections.
  339. 3.The /timer can now work with aliases again.
  340. 4.Can now prevent an identifier from being evaluated
  341.   the first time through the alias routine by prefixing
  342.   it with a ! for example: $!read, $!url, $!me, etc.
  343.   This allows you to use it in a /timer command if you
  344.   want the identifier to be re-evaluated every time.
  345. 5.Fixed /channel dialog bug and improved memory
  346.   allocation for the ban list.
  347. 6.Fixed bug in status window sizing.
  348. 7.Fixed Timer dialog bug, when selecting cancel
  349.   timer wasn't being reset correctly.
  350. 8.Improved grouping of switches in options dialog.
  351. 9.Fixed "disconnected" bug while trying to connect
  352.   to another server if already connected to one.
  353. 10.Cleaned up popup menu routines.
  354. 11.Major improvement in robustness of input,
  355.    general irc, and remote routines.
  356.  
  357.             BACKUP YOUR MIRC.INI FILE(S)
  358.  
  359. 12.Wrote my own read and write INI routines for parts of
  360.    the mirc.ini file since the standard INI routines
  361.    were too slow. Loading and saving is almost instant now.
  362.  
  363. 13.Fixed windows not being saved/closed properly on exit.
  364. 14./play now works when used in remote commands.
  365. 15.Added /echo command which prints text in the specified
  366.    window (for debugging purposes).
  367. 16.Now using 0x04L in dialog definitions so that
  368.    3D dialogs under win95 are automatic.
  369. 17.Can now do "/server N" where N is the Nth server
  370.    in the server list.
  371. 18.Fixed font selections not being saved correctly.
  372. 19.Added URL catcher window which automatically catches
  373.    URLs from text in channels etc. and stores them in
  374.    a listbox. You can then send a URL to your WWW browser
  375.    directly through mIRC. Type /url [-d] to open the window.
  376.    Use -d to clear all ? marked items before showing the list.
  377. 20.If a nick in the notify list is prefixed with a + sign
  378.    a /whois is done on it on a notify.
  379. 21.Added sounds dialog and a new /sound command which
  380.    allows multiple users on a channel to hear sounds at
  381.    the same time (assuming they have the same wave files).
  382.    format: /sound [nick/channel] <file.wav> <message>
  383. 22.Fixed problem with % in channel names (and other things).
  384. 23.Fixed channel dialog "Key already set" bug.
  385. 24.Added $url identifier which references the currently
  386.    active URL in your WWW browser.
  387. 25.Added option in extras dialog to redefine command char.
  388. 26.Now automatically sets cursor to last edited window in
  389.    remote and popup dialogs.
  390.  
  391.          *** NOTE NOTE NOTE IMPORTANT CHANGE ***
  392.  
  393. 27.Now uses a different format for commands/events:
  394.    Old format: 1:PING:/notice *1:$nick hi there
  395.    New format: 1:PING:/notice $nick hi there
  396.    This greatly simplifies processing, the routines
  397.    are now probably more than twice as fast as before.
  398.    mIRC will automatically detect and convert old format
  399.    definitions on startup (and when /add is used).
  400.  
  401. 28.mIRC now maintains an internal list of nick!user@address
  402.    for all users that are on the same *channels* as you. Whenever
  403.    a /guser, /ruser, or /ban is issued, the internal list is
  404.    searched first to find the nick's address. If no match is
  405.    found, the normal /whois stuff is done.
  406. 29.Now opens log files in shared mode.
  407. 30.The nickname in the DCC Send dialog now defaults to
  408.    the last nick to which a file was sent.
  409. 31.Added $snicks which returns a list of the selected
  410.    nicks in the current channel listbox. The list is
  411.    in the form: nick1,...,nickN, so you can only use it
  412.    in commands which take multiple nicks.
  413. 32.Greatly improved/simplified address matching routine.
  414. 33.Can now do /ignore <nick> [type] which looks
  415.    up the specified nick's address by doing a /whois,
  416.    same as the /auser, /ban, etc. commands.
  417. 34.DCC Get dialog now allows you to specify a different
  418.    directory for the incoming file.
  419. 35.In the setup dialog, a server is highlighted after
  420.    it is added to the server list.
  421. 36.The nickname in the DCC Chat dialog now defaults to
  422.    the last nick that was chatted to.
  423. 37.Aliases can now be called from popup, remote, timer,
  424.    play, and any other definitions. You can now also call
  425.    several aliases on one line seperated by a | like normal
  426.    commands. eg. 1:HELP:/help1 $nick | /help2 $nick
  427.    (Aliases still can't call other aliases).
  428. 38.Can now have up to 30 timers, also improved memory
  429.    allocation for timers.
  430. 39.Fixed bugs with the /add function.
  431. 40.Fixed Clipboard missing last character bug (?)
  432. 41.Default directories for the file/dir dialogs
  433.    weren't being set correctly.
  434. 42.The /notify command was checking twice instead
  435.    of only once for nicks.
  436. 43.The /timer command now also remembers the parameter
  437.    line that was around when the /timer was issued.
  438. 44.The 32bit mIRC should now handle LFNs okay.
  439. 45.Can now do level comparison for ON KICK, ON OP,
  440.    and ON DEOP, prefix a line with <,>,<=,>=,<>,=
  441.    compares levels of eg. kicker and kicked and only
  442.    executes definition if true.
  443. 46.Attempted improvement and cleaning up of server
  444.    oriented commands and their replies.
  445. 47."signon time" in a /whois on the undernet and dalnet
  446.    is now shown correctly.
  447. 48.Can now specify a server on the command line
  448.    eg. -sirc.server.addr:6667
  449.    and mirc will connect to that server on startup.
  450.    (You can combine this with the -j parameter to
  451.    force it to join specific channels too).
  452.  
  453. 13/09/95 - released mIRC v3.64 patch
  454.  
  455. 1.Fixes the *1-3 type bug.
  456.  
  457. 11/09/95 - mIRC v3.64
  458.  
  459. Fixes/Additions:
  460. 1.Fixed Local Host and IP address bug, added options
  461.   in the setup dialog. Now works for any combination
  462.   of requirements for people with different types of
  463.   internet connections (see Setup in mirc.hlp!)
  464. 2.$read command improved so you can specify
  465.   a line number with [-l#]. For example:
  466.   /silly /say $read -l5 silly.txt
  467.   This will read line 5 of silly.txt.
  468. 3.Now using "Common Dialogs" for file/directory selection,
  469.   as well as for the DCC Send dialog (Long filenames
  470.   are NOT yet supported).
  471. 4.Optimized Remote routines - should be faster now.
  472. 5.Can now use $read in remote definitions. For example:
  473.   1:TEST:/notice *1:$nick I said " $+ $read c:\langs\mirc\test.txt $+ "
  474. 6.Can now store up to 50 IRC server addresses in Setup dialog.
  475.   Storage format in mirc.ini has changed, but will still read
  476.   the old format.
  477. 7.Finger button now pops up a red flag while finger is busy.
  478.   The flag disappears when finger has been completed.
  479. 8.Bug with Maximized mIRC window fixed.
  480. 9.Finger and Timer dialogs now popup under their
  481.   respective buttons.
  482. 10.Added "Channels Folder" button which allows you to join
  483.    a channel as well as maintain a list of your favourite channels.
  484. 11.Added "List Channels" button which pops up the List
  485.    parameters dialog, allowing you to quickly list channels.
  486. 12.Fixed NT GPF bug when using toolbar.
  487. 13.Added -j<#channel> command line option. For example:
  488.    mirc.exe -j#mirc,#friendly,#etc
  489.    The specified channels will be joined on connect. You
  490.    MUST have an mirc.ini with the "Connect on startup" option
  491.    selected.
  492. 14.Fixed another bug with using * to begin a non-parameter
  493.    identifier. eg. *mardam.demon* in aliases/etc.
  494.  
  495. 15.The /auser /guser and /ruser commands can now handle multiple
  496.    levels. They have only been extended, so they are still
  497.    compatible with your previous formats.
  498.  
  499.    /auser [-a] <level(s)> <nick | address>
  500.    /guser [-a] <level(s)> <nick> [type]
  501.    /ruser [level(s)] <nick> [type]
  502.  
  503.    For /auser /guser, the default is to replace any existing
  504.    user with the specified levels (as usual). The [-a] option
  505.    means add the specified level(s) to an existing users levels.
  506.  
  507.    The /ruser command removes the specified levels from an
  508.    existing user. If all levels are removed for a user, the
  509.    user is removed.
  510.  
  511.    See the Remote section in the Help file!
  512.  
  513. 16.Can now do /mode # +oooo nick1 nick2 nick3 nick4
  514. 17./play can now be used in a remote/event definition.
  515.  
  516. 18.Extended the /rlevel command to also work with multiple
  517.    levels.
  518.  
  519.    /rlevel [-r] <level(s)>
  520.  
  521.    If the [-r] is NOT specified, it works as usual. If
  522.    the [-r] IS specified, the specified level(s) are removed
  523.    from users that have them. If a user's levels are ALL
  524.    removed, the user is removed.
  525.  
  526. 19.Fixed bug with Green box being drawn around iconized
  527.    window in response to wrong messages.
  528. 20.Fixed several bugs in /play with using -r and -l.
  529.    The format has changed slightly to:
  530.  
  531.    /play [-crl#] <filename> [delay]
  532.  
  533.    This now allows you to specify a delay for -r and -l,
  534.    You must now specify the line number like this:
  535.  
  536.    /play -l24 file.txt 1000
  537.  
  538. 21.Text colours are now ok when using > 256 color setup.
  539.  
  540. 31/08/95 - mIRC v3.6
  541.  
  542. Fixes/Additions:
  543. 1.Highlight Box around an Icon now turns green if a highlighted
  544.   word is spoken in a window.
  545. 2.Fixed Ping Pong bug which was preventing lines from being
  546.   sent properly to the server.
  547. 3.Fixed Editbox/Colors bug in Extras dialog.
  548. 4.Inserting blank lines in Remote/events/aliases between
  549.   commands would lead to loss of following definitions.
  550. 5.Channel list window would clear if you disconnected and then
  551.   connected again.
  552. 6.Aliases, Remote Users, Commands, and Events definitions are now unlimited.
  553.   ie. you can have as many as you want, however the limitation is the
  554.   size of the editbox (around 30k?).
  555. 7.Fixed font dialog bug when tabbing with cursor keys.
  556. 8.Popups are still limited to 300 menuitems for each popup menu.
  557. 9.Max. length of a line in aliases, remote, and popups is approx. 600 chars.
  558.   Same applies to lines in the Options dialog.
  559. 10.Now allows a non-op to change topic in channel dialog.
  560. 11.Fixed :) bug.
  561. 12.Fixed /auser /guser bug.
  562. 13.Fixed /channel dialog title bug.
  563. 14.Added a simple NON-configurable toolbar with tooltips.
  564.    A Configurable toolbar would take a lot of work, so I probably
  565.    won't get around to adding it (so don't ask! :)
  566. 15.Fixed ctcp PING reply missing a Ctrl-A at the end (?)
  567. 16.Specifying a /who *146.219* numerical address would mess up because
  568.    the *1 is a parameter specifier. mIRC now checks to see if there is
  569.    a . in the number, and if so it doesnt try to expand it.
  570. 17./play command can now play single lines randomly picked from
  571.    a file (a specific line can also be specified). The format is:
  572.    /play [-crl] [channel/nick] <filename> [delay/linenumber]
  573.    Using -r means pick a line randomly, using -l means pick
  574.    a specific line specified by linenumber. The first line in the
  575.    file MUST specify the number of lines in the file. Any *1 $1 etc.
  576.    identifiers CANNOT be used in the played line.
  577. 18.Added $read identifier which picks a line randomly from a file.
  578.    eg. /say $read c:\funny.txt
  579.        /kick # $1 $read c:\kicks.txt
  580.    The first line in the file MUST specify the number of lines
  581.    in the file. $read will insert ANY text, even commands with
  582.    identifiers, and these will work like normal commands.
  583. 19.Added Fast Send checkbox to DCC Send dialog.
  584. 20.Fixed scrolling keys in Channel list and finger windows.
  585. 21.Made Font list longer in font dialog.
  586. 22.Added "auto-join on invite" option to options dialog. An
  587.    auto-joined channel is initially minimized (this might not
  588.    always work for various reasons...)
  589. 23.Added Function key support F1 to F12. Define in the alias
  590.    window like a normal alias for example:
  591.    /F1 /say Hello!
  592.    /F5 /query $1   (for use on nick listbox in channel window)
  593. 24.Font width measurement for copy/paste wasn't correct for
  594.    certain types of fonts.
  595. 25.Fixed problem with minimized windows being sized wrongly.
  596. 26.Fixed /channel bug. Now times out after 30 seconds, at
  597.    which point another /channel can be issued. BUT if the old
  598.    /channel command is replied to, your status window will fill
  599.    up with ban list information for that channel. No way around
  600.    this I'm afraid!
  601.  
  602. 13/08/95 - mIRC v3.51 (minor update)
  603.  
  604. Fixes/Additions:
  605. 1.Fixed garbage character output bug.
  606. 2.mIRC16 wasn't recognizing version reply from Win95.
  607. 3.Making mIRC active with a click wasn't setting the focus
  608.   to the active window correctly.
  609. 4.Fixed security bug in the fileserver.
  610. 7.Fixed $day bug.
  611. 8.Removes unused bold/italic/etc. characters from lines.
  612. 9.Fixed ON MODE bug with +/-k.
  613. 10.Fixed GPF bug in on mode/servermode.
  614. 11.Fixed Reset bug, wasn't resizing small windows properly.
  615. 12.mIRC wasn't outputting to the status window if it was
  616.    starting out maximized.
  617. 13.The /auser, /guser, /ruser, /enable, and /disable commands
  618.    now do NOT save changes immediately to the INI file when
  619.    they are used. Remote information is now saved either on
  620.    exiting mIRC, or if the remote dialog is opened/closed.
  621. 14.Now uses the ctl3d dialogs as default. The -d is ignored,
  622.    but you can now use -n to disable the 3d dialogs.
  623. 15.Complete dialog interface improvements (for mook ;)
  624. 16.Commands using $* were not processing commands following them.
  625. 17.Fixed socket() initialization bug in various routines.
  626. 18.Improved how mIRC uses/gets your local hostname and ip address.
  627. 19.Fixed fileserver dirinfo.srv bug.
  628.  
  629. 07/08/95 - mIRC v3.5
  630.  
  631. Fixes/Additions:
  632. 1.Using IP address of a server now works...!
  633. 2.A ctcp ACCEPT/RESUME now doesn't look at the filename
  634.   to make a match but only at the port number.
  635. 3.Fixed perform option being executed after every MOTD.
  636. 4.Notify on initial connect is now done just before Perform option.
  637. 5.Fixed bug in displaying wrong Server Name in titlebar after
  638.   changing server name in setup.
  639. 6.Scrollback buffer wasn't freeing lines properly.
  640. 7.Added $time, $day, and $date as parameter types.
  641. 8.Prefixing a remote event with '*' means it should only
  642.   be performed if you have Ops on the event channel.
  643. 9.Optimized Text Copy routine - now faster/smoother.
  644. 10.Fixed divide by zero GPF in /pop routine.
  645. 11.Modified Op status checking routine.
  646. 12.Added a font dialog.
  647. 13.Width of user listbox in channel is now measured properly to
  648.    take account of fixed/variable width fonts.
  649. 14.Improved mode-change handling routine.
  650. 15.ON ACTION now works for actions (same structure as ON TEXT).
  651. 16.Using $* improperly would result in a GPF.
  652. 17.The "Always get IP address on connect" wasn't working.
  653. 18.A /me now cannot be sent without a message.
  654. 19.Cleaned up several routines, removed potential GPFs & other problems.
  655.    (most of which were detected while compiling the 32-bit version)
  656. 20.Double-clicking on a servername in Setup dialog is same as
  657.    selecting Connect.
  658. 21.Now available in a 32-bit version (with optional air-conditioning).
  659. 22.Added /wavplay <sound.wav> command.
  660. 23.Two bugs in Getting IP address routines were fixed.
  661. 24.Fixed unknown mode oo bug.
  662. 25.The ON OP/SERVEROP/DEOP were noticing only the first opped nick.
  663. 26.Address as returned by a /whois now has an @ sign.
  664. 27.Added $cb parameter, which refers to the first 256 characters
  665.    of current clipboard contents.
  666. 28.The /flood command now inhibits only specific types of replies to
  667.    the server eg. replies to Remote/events/ctcp (basically, replies
  668.    triggered by other users).
  669. 29.Made random delay auto-op an option in the options dialog.
  670. 30.A user in the remote user list can now have multiple access levels:
  671.    5,=10,=15,=17:*!*@mardam.demon.co.uk
  672.    1) The first level in the list is treated normally and can be anything.
  673.    2) The remaining levels are treated as = levels (even if you dont put the
  674.       = infront of them).
  675. 31.Finger window popup menu now shows the last 5 fingered addresses
  676.    for quick selection.
  677. 32.Now prevents Channel list window being closed while a listing is being made.
  678. 33.The mode change checking routines have been improved.
  679. 34.Cleaned up/Improved popup menu positioning routine.
  680. 35.Added /rlevel <level> command which removes all users with the specified
  681.    access level from the remote user list.
  682. 36.Fixed problem with extra spaces being appended to sent lines.
  683. 37./omsg and /onotice can now take an optional channel argument.
  684.    eg. /omsg [#channel] <message>
  685. 38.Windows opening in mIRC are now not given focus if mIRC is not the
  686.    active application.
  687. 39.Text in remote dialog is displayed more quickly now.
  688. 40./ignore now also ignores all notices. This means you can't do ctcp on
  689.    any person you ignore since a reply to a ctcp is a notice.
  690. 41.Added $server, $ip, and $host as identifiers.
  691. 42.Can now define groups of commands/events in the remote:
  692.    #2 start
  693.    1:ON JOIN:...
  694.    1:ON TEXT:...
  695.    #2 end
  696.    You can use /enable #2 or /disable #2 to enable/disable group #2.
  697.    A disabled group is ignored by the remote.
  698.    You cannot have groups within groups.
  699. 43.Now shows User mode in status window title.
  700. 44.The READ command in the fileserver now does paging (default of 20 lines)
  701.    and prompts user whether to continue listing or to stop. User can specify
  702.    optional paging size with: read [-numberoflines] <file.txt>
  703. 45.The READ fileserver command now also allows reading of any file.
  704. 46.Control-Home/End now moves to top/bottom of window text buffer.
  705.    Control-Page Up/Down moves up/down line-by-line.    
  706. 47.Can now do /help <commandname> for most commands mirc knows.
  707. 48.Each window now has a 20 line command history buffer, use Cursor Up/Down
  708.    in single-line editbox, or Control-Up/Down in multi-line editbox.
  709. 49.Protect-list bug fixed.
  710. 50./ruser nick! now removes any address beginning with nick! in the
  711.    user list.
  712. 51.Can now handle multiple /ban and /guser commands one after the other.
  713. 52.Can now also specify *N1-N2 or $parmN1-N2. For a horrible example, see:
  714.    1:TEST:/notice $1 *1 *2-6 *9:$nick $parms $parm1 $parm1* $parm3-5 $parm4-9
  715. 53:Optimized text display routines.
  716. 54.Fixed the undernet /uwho X GPF.
  717. 55.Fixed % problem with actions.
  718. 56.Improved output of /finger <address> routine, now expands tabs and
  719.    inserts empty lines in the correct places.
  720. 57.Fixed GPF bug in handling of KILLs.
  721. 58.Added a crude ON MODE/SERVERMODE to react to a *channel* mode change.
  722.    1!:ON MODE:#mirc:-spmi+lktn 20 mykey:/notice *1:$nick Illegal mode change!
  723.    When someone changes the channel mode, mIRC enforces the above
  724.    channel mode instead, and sends the user a notice.
  725. 59.Now removes redundant spaces from lines in the Options dialog.
  726. 60.Fixed disappearing popups/commands/events problem.
  727. 61.Improved /ruser command so that it can work like /ban and /guser.
  728.    /ruser <nick> [type]   if you do NOT specify a type, then it works
  729.    as usual and removes the specified nick from the user list. If you
  730.    DO specify a type, it looks up the users address and removes that
  731.    address from the user list.
  732. 62.Now correctly initiates a DCC CHAT using 'chat' as opposed to
  733.    the originators name.
  734. 63.Improved Channel List Window Popup menu. Added a dialog which
  735.    allows you to respecify the list parameters to relist the window
  736.    without having to do a relist from the server.
  737. 64.Fixed "Error sending data" at end of transfer with fast send turned on.
  738.  
  739. 29/06/95 - mIRC v3.42 (minor update)
  740.  
  741. Fixes/Additions:
  742. 1.Fixed Beeping saving/loading beep settings using only nickname
  743.   and not the whole line in 'DCC Chat with krejt'.
  744. 2.The Local Host name can now be changed while online.
  745. 3.The /ban command did not allow processing of following commands.
  746. 4.Fixed 'Enter' bug in single-line editbox (?).
  747. 5.If "Show quits in channel" wasn't checked, user would not be
  748.   removed from channel namelist when user quits.
  749. 6.Unbanning in the /channel dialog now unbans 3 users at a time
  750.   in one mode command instead of one user at a time.
  751. 7.Added Options->Auto-Op random pausing (up to 7 seconds).
  752. 8.Minimized get icon now shows nickname.
  753. 9.Fixed server ports being reset to 6667.
  754. 10.Fixed the /msg =nickname GPF bug.
  755. 11.Added * to beginning of username in /ban addresses.
  756. 12.Changed /finger method slightly.
  757. 13.Added /pop <delay> [#channel] <nickname> command which performs
  758.    a paused op on the specified user within a random number of seconds.
  759. 14.A DCC Chat window is only given focus on connection if it is
  760.    the active window, otherwise it just beeps once.
  761. 15.Can now do /help <topic>.
  762. 16.Fileserver was ignoring <max gets> parameter and limited users to
  763.    get only one file at a time.
  764. 17.Optimized routine for handling mode changes.
  765. 18.Fixed ON NOTICE bug.
  766. 19.Fixed /uwho (is operator) bug and /uwho ctcp bug.
  767. 20.Fileserver: if file has no extension then '.' is automatically
  768.    added to user get request filename.
  769. 21.Improved voiced/opped display of nicks but still when a user is
  770.    deopped and has a voice, things mess up.
  771. 22.Now automatically shortens your nicknames to the maximum length
  772.    allowed by the server you connect to.
  773. 23.Fixed bug with /ban after using the /auser command.
  774. 24.Rewrite of INI reading routines in the hope of fixing GPF's
  775.    and other weird problems that are being caused by this.
  776. 25.Changed timing of Misc->Options->perform commands, now sends
  777.    commands right after end of MOTD.
  778.  
  779. 21/06/95 - mIRC v3.3, v3.4
  780.  
  781. Fixes/Additions:
  782. 1.Fixed line splitting in single line editbox.
  783. 2./describe now displays as a normal action if you are on
  784.   the channel that you are sending to.
  785. 3.Can now do 1!:ON TEXT:etc... which means this command should not
  786.   react to any events caused by me.
  787. 4.Added alternative join/part/quit format option.
  788. 5.Fixed :! GPF.
  789. 6.Fixed $opnick problem.
  790. 7.Directories are now sorted in DCC Send dialog.
  791. 8.Can now specify directory for mirc.ini file on command line.
  792. 9.Notify routine now checks for a blank line!
  793. 10.Server name is now shown in status window title bar.
  794. 11.Fixed $parms not being passed on with a :> directive.
  795. 12.Added /add [-apuce] filename.ini and /save filename.ini
  796.    which load in alias, popups, and remote user, command, and event sections from
  797.    the specified ini file. The /save saves all of these five sections to the
  798.    specified ini file.
  799. 13.Added $me as an alias parameter which refers to your nickname.
  800. 14.Added option to append text to application title bar.
  801. 15.Can use ; or REM to comment out lines in the remote/event sections.
  802. 16.Now connects even if unable to get your local host name but was still able to
  803.    get your ip address (should have done this a long time ago!).
  804. 17.Added a /raw command which sends any parameters you supply directly to the server.
  805.    You MUST know the correct RAW format to use this command.
  806. 18.Added /omsg and /onotice commands which send a message to all channel operators
  807.    on the current channel. eg. /omsg Hello there!  These are limited to users with Op status.
  808. 19.Can now specify max. number of lines in scrollback buffer.
  809. 20.Fixed bug in the /auto, /notify, /ignore, and /protect storage routines.
  810. 21.Can now minimize a window quickly by pressing the ESCape key (option).
  811. 22.Added /timer1 to /timer9 commands in the format:
  812.    /timerN <repetitions> <delay in seconds> <commands to be performed>
  813.    eg. /timer1 30 /ame is AWAY!
  814. 23.Status window can now remember minimized/maximized position.
  815. 24.DCC Chat window is now not minimized if it is initiated by you.
  816. 25.Added crude /flood control, format: /flood <numberoflines> <seconds> <pausetime>.
  817.    Prevents mIRC from sending any lines to the server if it has sent too
  818.    many lines in a specified number of seconds. These lines are NOT stored,
  819.    they are lost.
  820. 26.Fixed problem with $ followed by letters not being displayed. eg. $SHELL
  821.    ($ followed by a number is always assumed to be a parameter).
  822. 27.Added: +2:ON JOIN:etc... the + limits this command to only level 2 users.
  823. 28.Added Select File/Directory dialog to Add, Extras, and DCC Options dialogs.
  824. 29.Fixed weird DCC-related bug in input routine...?
  825. 30.Added ON SERVEROP event eg. 1:ON SERVEROP:#:/msg *1:$me $opnick was opped by $nick
  826.    where $nick refers to the server that did the opping.
  827. 31.Added /closemsg <nickname> command to close message windows with a certain nickname.
  828. 32.Fixed USER not enough parameters problems.
  829. 33.Each window now stores it's own previous line (using /).
  830.    Using / brings back last line typed in current window.
  831.    and /! brings back last line typed in any window.
  832. 34.Finger server now uses different method to do a finger which might solve
  833.    problems some people were having.
  834. 35.Can now use either the IP address or the Hostname of an IRC server.
  835. 36.DCC Send icon now shows nickname.
  836. 37.Added option "Reconnect on disconnection".
  837. 38./help now brings up mirc.hlp file irc commands section.
  838. 39.Now removes strange characters from users name when logging.
  839. 40.Can now use $parm1* just like the $1* parameter.
  840. 41.Fixed /uwho "is operator" bug.
  841. 42.Windows can be resized to a smaller size.
  842. 43.Fixed DO problem.
  843. 44.Quit in a channel now just shows nickname and quit message.
  844. 45./join #this_is_a_test_of_brigs_bug has been fixed.
  845.    But there's still a limit of how long a channel name can be!
  846. 46.Fixed buildup of %'s when recalling previous line.
  847. 47.Added -c switch to /play command to allow playing of commands.
  848. 48.If resizing window and you're at the bottom of the buffer
  849.    it stays at the bottom after the resizing.
  850. 49.Fixed problem with silent disconnections (i think).
  851. 50.Quit now uses a default message of (Leaving).
  852. 51.Fixed occasional window text not being updated?
  853. 52.Added Beeping option to Chat/Channel/Query window system menus which
  854.    overrides Options "Beep on Message" setting. Each window remembers
  855.    it's beeping setting.
  856. 53.Added ON NOTIFY event. eg. 1:ON NOTIFY:/msg *1:$me $nick is on IRC!
  857. 54.Added /log on/off command for logging windows to file.
  858. 55.Added $+ parameter which means append the next parameter without
  859.    inserting a space before it.
  860. 57.Fixed /stats problem.
  861. 58.Fixed 1:*:! problem.
  862. 59.Added /fserve <nickname> <maxgets> <homedirectory> <welcome.txt> for fileserver.
  863. 60.Fileserver improvements:
  864.    1) now sends 30 second timeout warning to idle user.
  865.    2) Directories are now listed horizontally in wide listing.
  866.    3) If user does ls -4 and then does ls the -4 is remembered.
  867.    4) Can do ls -[k|b] for listing in K's or bytes.
  868.    5) Greatly improved fserve routines.
  869.    6) Prevents a user having more than one fileserver session open.
  870.    7) Directories/files are now sorted.
  871. 61.Greatly improved dynamic memory allocation.
  872. 62.Made change to the ON TEXT event. The search text should now be
  873.    specified in the following manner: eg. 1:ON TEXT:text:#mirc:/msg *1:etc...
  874.    where text is:
  875.    =text   - if user said only this word
  876.    text*   - if user started line with this word
  877.    *text   - if user ended line with this word
  878.    *text* or text  - if user said this word anywhere
  879. 63.Added 5:ON OP:= which means that any level 5 or higher users will not get a
  880.    reaction from a lower level ON OP when they are opped. Works with other
  881.    events and remote definitions as well.
  882. 64.Cleaned up/optimized/rewrote many many routines.
  883. 65.Fixed GPF when window is closed while popupmenu is up.
  884. 66.Fixed "Unable to send query to server" problem(?)
  885. 67.Fixed /auser /ruser being lost if Cancel pressed in remote dialog.
  886. 68.Can now select a maximum of 9 files to send in dcc send dialog.
  887.    Also added a minimize option to minimize all dcc send windows.
  888. 69.Fixed bugs in INI reading routines.
  889. 70.Added /guser <level> <nick> [type] command which does the same thing
  890.    as /auser but does a /whois on the specified nickname first and then
  891.    adds their address to the remote user list.
  892. 71.Remote DCC Send window closes if other user closes connection.
  893. 72.If a DCC Get window is waiting for a resume acknowledgement and
  894.    times out then the window is closed.
  895. 73.Speeded up text update in windows significantly.
  896. 74.Added /exit command which forces mIRC to closedown.
  897. 75.Now removes directory prefix from a DCC Get file.
  898. 76.Major DCC Send improvements.
  899. 77.Added /fsend [on|off] an experimental fast dcc send option.
  900. 78.Added /ulist which lists users in the remote list with specific access levels.
  901. 79.Fixed /oper command.
  902. 80.Changed /ban types (1 to 4). Also /ban with no type bans the
  903.    whole address with no wildcards. Banning an IP address now adds
  904.    a wildcard to the last ip number.
  905. 81.Added/Fixed other things I forgot to write down...
  906.  
  907. 2/05/95 - mIRC v3.2
  908.  
  909. Fixes/Additions:
  910. 1. GPF on join to undernet fixed.
  911. 2. GPF on joining channel with too long a topic fixed.
  912. 3. Added title specification to parameter box, eg.: /j /join $?="Enter channel name:"
  913. 4. Can now use Page Up/Down keys to scroll through buffer.
  914. 5. Fixed spaced out /who result.
  915. 6. Now cannot prevent the standard ctcp version reply being given.
  916. 7. Can now build as many levels of popup menus as required.
  917. 8. Added Query/Chat popup menu.
  918. 9. Added extra double-click options.
  919. 10.Added auto-close send window option.
  920. 11.A remote send window now closes if other party crashes/cancels get.
  921. 12.Idle time wasnt working in single-line edit box.
  922. 13.Sockets weren't being closed properly.
  923. 14.Fixed problem with directory and slash.
  924. 15.added /channel command for channel central (only works in a channel).
  925. 16.Added ability to view/change topic in Channel Central.
  926. 17.Editboxes thinned down for Win95.
  927. 18.Changed dialog borders to reflect standard practise.
  928. 19.Added ... to menu items to reflect standard practise.
  929. 20.GPF on nick collision fixed??
  930. 21.Timer now updates in the timer window when online.
  931. 22.Can now do both  /ban nickname  or   /ban #channel nickname
  932. 23.Complete rewrite of editbox routine. Can now paste properly.
  933. 24.Added "You are Op/Not Op" to channel central window.
  934. 25.Fixed problem in win95 with title disappearing when window is minimized.
  935. 26.Fixed remote :*: responding to an action command. (oops :)
  936. 27./server with no parameters connects to the last specified server.
  937. 28.Fixed problem with | alias seperator placed after a *1 *2 etc.
  938. 29.Fixed problem with DO remote command.
  939. 30.Remote can now handle commas etc. stuck to identifiers eg.
  940.    1:WHOAMI:/notice *1:$nick You are $nick, your address is $address.
  941. 31.Added #$ parameter type. Prefixes the parameter with a #.
  942.    cannot be used in a multi-command. eg #$* but can do #?1="Say what?"
  943. 32.Added $! parameter type. Refers to the last line you entered in
  944.    the entry parameter window.
  945. 33.Added /amsg and /ame which do an All channel message and All channel action.
  946. 34.Last used server in the Setup window is moved to top of list.
  947. 35.If mirc.ini is not found in windows dir but found in current dir then it is
  948.    automatically copied to windows dir without asking user.
  949. 36.Added "Fast Ack" in DCC Opts window for non-compliant winsocks.
  950. 37.Dialogs are now positioned a little higher in Win95 above menu bar at bottom of screen.
  951. 38.Now allows leading spaces in text to channel/query/chat windows.
  952. 39.Fixed problem with cursor not showing in editbox??
  953. 40.Iconized Win95 windows do not flash anymore but are drawn highlighted with
  954.    a red rectangle.
  955. 41.Addresses must now be standard form eg. *!*khaled@mardam.demon.co.uk
  956. 42.Can now do /dcc send <nickname> <file1> <file2> <file3> ... <fileN>
  957. 43.Added /beep <number> <delay> command.
  958. 44.Fixed GPF bug with malformed DCC Send requests.
  959. 45.Added simple Event handler to remote section.
  960. 46.Other bits I can't remember...
  961.  
  962. 23/04/95 - mIRC v3.1
  963.  
  964. Fixes/Additions:
  965. 1. Added /ctcp $* performs command on all parameters.
  966. 2. Remembers if main window was iconized.
  967. 3. Added "finger" popup for finger window.
  968. 4. Fixed mistake in graphics routine. Update is now faster.
  969. 5. Windows open up in a more "windows" like fashion now.
  970. 6. User listbox now lists all people on large channels.
  971. 7. Using main menus under certain setups wasn't working properly.
  972. 8. Cancel away on keypress now ONLY cancels if you say
  973.    something in a channel or a query.
  974. 9. Fixed finger client so can finger VMS hosts etc.
  975. 10.Added new user warning about mirc.ini file.
  976. 11.Can now do aliases such as: /laugh /me laughs at $1's joke
  977. 12.Added timeout to chat/get confirm dialog.
  978. 13.DCC sessions now show only a nickname.
  979. 14.USER login to IRC was working but not correct.
  980. 16.Improved Editbox: Can now enter multiple lines with a paste
  981.    and they will be sent correctly.
  982. 17.Fixed Auto-Op wild-card routine.
  983. 18.Fixed beeping when windows are maximized & windows don't scroll.
  984. 19.Fixed small bug in /join command, now allows key.
  985. 20.Notify now tells you if no one in your list is on IRC.
  986. 21.Added User info window as the command /uwho <nickname>.
  987. 22.Internal reorganization and cleaning up.
  988. 23.PASS password to server was incorrect.
  989. 24.Added /msg =nickname for dcc chat.
  990. 25.Added /play command.
  991. 26.Added /describe command.
  992. 27.Major improvement of screen update, speed has more than doubled.
  993. 28.Added option to use windows colours.
  994. 29.DCC Send by remote is automatically minimized.
  995. 30.Now tries three different ways to get local host and ip address.
  996. 31.Red rectangle is drawn around icons of windows with pending messages.
  997.    For Windows 95 the iconized window flashes instead.
  998. 32.Now changed so that can have only ONE chat session with the same user.
  999. 33.If user replies to a /dcc chat request by initiating another dcc
  1000.    chat then mIRC treats this as an acceptance of it's own request.
  1001. 34.You can now ignore addresses as well as nicks.
  1002. 35.Remote DCC's close windows automatically on finish.
  1003. 36.Added DCC timeout options.
  1004. 37.Added #string parameter to /list command.
  1005. 38.Fixed problem with moderated channels and +nicknames.
  1006.  
  1007. 26/03/95 - mIRC v2.8c etc...
  1008.  
  1009. Fixes/Additions:
  1010. 1. Added wild cards for auto-op.
  1011. 2. If a user changes nicks while in a query to you and they are on
  1012.    the same channel as you, mIRC uses the nickname change notification
  1013.    to update the query window name so you can keep talking to the person.
  1014. 3. When a query is received and it is iconized, the icon is placed
  1015.    above all other windows so you can see it.
  1016. 4. Scroll bars have been made a standard size and moved a little bit to
  1017.    make them look neater.
  1018. 5. ban command now has 4 levels of ban. eg. /ban <nickname> <number>
  1019.    where <number> is a value 0 to 3.
  1020. 6. The /server command can now take Port and Password parameters.
  1021.    for example, /server irc.server.co.uk 6667 password
  1022. 7. Added "Use Dedicated Message Window" option. private messages go
  1023.    only to this window.
  1024. 8. "Notices" work more intelligently now and will appear in a channel
  1025.    window if sent by someone on that channel. Otherwise they are sent
  1026.    to the status window as usual.
  1027. 9. mIRC now listens for identd requests and replies using the
  1028.    userid part of your email address as a UNIX system.
  1029. 10.Font and Window position can now be saved for the Message Window
  1030.    and logging/saving to proper filename now.
  1031. 11.Was GPFing on a nick collision. Oops :)
  1032. 12.Added channel modes to ban list routine. Much more useful now!
  1033. 13.Added context-sensitive F1 help key.
  1034. 14.Added new alias parameter type.
  1035.    $$ = parameter MUST be filled. If it is not filled, command is not executed.
  1036.    Before, /whois $1 was executed even if no parameter was given.
  1037.    Now, /whois $$1 will only be executed if you supply a parameter.
  1038. 15.Can now also do  $$?1  or $?1  which means, try to fill this
  1039.    value with parameter one if it exists. If parameter one doesnt exist,
  1040.    ask for it.
  1041. 16.Fixed problem with copy/paste routine. MUCH faster now.
  1042. 17.Fixed font problem with text not showing in Editbox when in windows
  1043.    screen with large font setting.
  1044. 18.Added DCC Resume capability. non-standard.
  1045. 19.Allows multiple select in ban list.
  1046. 20.Fixed dialog positioning when in different screen modes.
  1047. 21.Added option to prefix own messages with own nick.
  1048. 22.Would crash if popup menu definition was incomplete. fixed.
  1049. 23.Double-click in a query window does a /whois.
  1050. 24.Added small popup menu to channel list window.
  1051.  
  1052. 21/03/95 - mIRC v2.8b (not released)
  1053.  
  1054. Fixes/Additions:
  1055. 1. the % character can now be used.
  1056. 2. help file had a few mistakes in it.
  1057. 3. a /msg results in outgoing message being shown
  1058.    in the correct window.
  1059. 4. added option "Beep on message while in buffer".
  1060. 5. /hug /me *hugs* $1 now works.
  1061. 6. allow /query etc commands in dcc chat window.
  1062. 7. problems handling /msg and other commands.
  1063. 8. dissallow changing nickname and alternate in setup when online.
  1064. 9. log files werent being closed properly.
  1065. 11.enlarged Popup menus window.
  1066. 12.refined appearance of /msg /notice/ etc. commands.
  1067. 13.aliases had a bug or three.
  1068. 14.added [x] minimize to auto-accept chat request.
  1069. 15.ctcp ping seconds working properly now.
  1070. 16.query window sometimes opened up VERY small due to saving
  1071.    window size while it was iconized.
  1072. 17.Changed query/chat windows so that only one default font
  1073.    is saved.
  1074. 18.Changed "beeping" method to minimize number of beeps.
  1075. 19.File logging was messed up.
  1076. 20.Speeded up display of popupmenu definitions in popup dialog.
  1077. 21.text wrapping wasn't taking notice of mid variable.
  1078. 22.changed minimum window size depending on whether it
  1079.    is a channel or not.
  1080. 23.now remembers default size for channel windows.
  1081. 24.fixed problem with previous-line routine.
  1082. 25.added /dcc packetsize command. All memory for DCC Send/Get
  1083.    sessions now allocated dynamically.
  1084. 26.when a window is maximized, widths weren't set properly for
  1085.    any other windows beneath it.
  1086.  
  1087. 18/03/95 - mIRC v2.7a
  1088.  
  1089. Fixes/Additions:
  1090. 1. Changed dblclk ban list routine again.
  1091. 2. Variable assignment was wrong in open window routine.
  1092.    Caused windows to behave strangely and crash.
  1093. 3. Changed query & msg commands. /msg does not open a
  1094.    window, /query does.
  1095. 4. Added beeping on query & notice options.
  1096. 5. The INI filename specified on the command line was not
  1097.    working for some mIRC functions.
  1098. 6. DCC sessions were not being closed properly, ie. files
  1099.    in some cases would be left open.
  1100. 7. Cosmetic changes - moved some options to extras dialog
  1101.    and other stuff.
  1102. 8. Invite command wasn't working properly.
  1103. 9. Corrected mistakes in the mirc.ini file.
  1104. 10.Query window size wasn't being saved.
  1105. 11.mIRC wasn't closing all DCC connections on quit.
  1106. 12.Now prevents duplicate server entries in setup dialog.
  1107. 13.Some windows are now more intuitively centered on opening.
  1108. 14.Now shows number of channels as they are being listed.
  1109. 15.Some windows were opening only in the top left corner.
  1110.    Window positioning is hopefully better now.
  1111. 16.QUIT and AWAY commands weren't setting message properly.
  1112. 17.Added /LEAVE (like /PART. command for compatibility.
  1113. 18.Again changed optimization switches in compiler. Previous
  1114.    settings caused more problems than I thought...
  1115. 19.Can now open mutiple DCC Chat sessions with the same person.
  1116. 20.Option to show Quits in channel window.
  1117. 21.now shows /msgs that you send.
  1118. 22.when doing a "reset position" window is placed neatly inside
  1119.    main window even if saved position was outside it.
  1120. 23.Changed /protect etc. to work using on and off.
  1121. 34.Added option to highlight own messages.
  1122. 25.Aliases with a * in them weren't working properly.
  1123. 26.About dialog now disappears on keypress.
  1124. 27.Can now continue DCC chats if disconnected from IRC.
  1125. 28.After disconnection, on reconnect to IRC, only channel windows
  1126.    are closed. All other windows remain open.
  1127. 29./SERVER command now works. (can use in popup menus!)
  1128. 30.Bugs in file handling routines.
  1129. 31.Bug in Channels list routine.
  1130. 32.Iconify query window option.
  1131. 33.beeps if message in channel and you are not at bottom of buffer.
  1132. 34.Added whois option on a query.
  1133. 35.If talking in query window and person logs off IRC,
  1134.    informs you nick is invalid *in* query window.
  1135. 36.when not at bottom of buffer and a channel message
  1136.    is printed, highlighting for copy/paste now stays on.
  1137. 37.Enlarged alias window.
  1138. 38.Alias window now shows number of aliases entered.
  1139.  
  1140. Possible Bugs/Annoyances:
  1141. 1. Text in window sometimes goes blank or isn't updated properly.
  1142. 2. Text sometimes prints over the scrollbar slightly.
  1143. 3. Multiple DCC sends/gets might not work properly.
  1144.  
  1145. 13/03/95 - mIRC v2.6b (a dud version - was unstable)
  1146.  
  1147. Fixes/Additions:
  1148. 1. Finger routine wasn't being cancelled properly.
  1149. 2. Now allows user to enter their own IP address.
  1150. 3. Certain windows would beep on closing (definitely fixed now!)
  1151. 4. Routine for printing text in window majorly optimized and cleaned up.
  1152. 5. Listbox popup menu would popup even if a user wasn't selected.
  1153. 6. Cleaned up the retrieve ban list routine.
  1154. 7. Winsock startup routine wasn't being initialized properly.
  1155. 8. Copy/Paste routine has changed. No longer need to press the shift key.
  1156. 9. QUIT wasn't appending quit message.
  1157. 10.Child windows were being positioned outside main window.
  1158. 11.Spotted and fixed oh so sneaky bug in word wrap routine.
  1159. 12.DCC Send/Get Directories default to same directory as mirc.exe.
  1160. 13.Can now specify directory for logs and buffer saves.
  1161. 14.Mode change with multiple settings wasn't working.
  1162. 15.Can now specify on the command line the name of the .ini file to
  1163.    use. Default name is "mirc.ini". This means you can have different
  1164.    .ini files for different nets.
  1165. 16.Added /! command, recalls previous command.
  1166. 17.Cleaned up the help file, made IRC commands section readable.
  1167. 18.Now compiling with different optimization switches. This
  1168.    automatically fixed around 5 "bugs" !!!
  1169.  
  1170. 08/03/95 - mIRC v2.5a
  1171.  
  1172. Fixes/Additions:
  1173. 1. added "always retrieve local host" option for people who have
  1174.    dynamic IP addresses!
  1175. 2. channel mode in title is permanently on. not an option anymore.
  1176. 3. Added ctcp USERINFO command for compatibility. However, it returns
  1177.    the same information as a ctcp finger command.
  1178. 4. moved some options to different windows were they made more sense.
  1179. 5. added /finger and /auto commands.
  1180. 6. fixed problem with releasing memory... popup menus weren't
  1181.    being freed properly so mIRC would lose as much memory as
  1182.    the size of the popup menus defined by the user. With the
  1183.    mirc.ini that comes with the program, this turned out to be
  1184.    3k+ of system resources everytime the program is run.
  1185. 7. the MODE for channel mode changes gets messy when lots of
  1186.    mode changes occur. cleaned it up.
  1187. 8. Window names in Window menu would not switch to the correct
  1188.    window when selected.
  1189. 9. Text buffers for windows were not being freed properly.
  1190. 10.Can now set the default font for the status/finger/list windows
  1191.    from their system menu. Only the DCC Send/Get windows have to
  1192.    be set from the font dialog window.
  1193. 11.added auto-log option for channels and query/dcc chat.
  1194. 12.Commands such as /finger and /run can now be used off-line.
  1195. 13.Corrected some mistakes in the mirc.ini file.
  1196.  
  1197. 05/03/95 - mIRC v2.4a
  1198.  
  1199. Fixes/Additions:
  1200. 1. major update of window handling - made more robust.
  1201. 2. notify would keep notifying even if it was still waiting
  1202.    for previous notify to be returned by server.
  1203. 3. popup menu positioning was incorrect in some situations.
  1204.  
  1205. 02/03/95 - mIRC v2.3a
  1206.  
  1207. Fixes/Additions:
  1208. 1. dcc get received file okay but closed connection too early.
  1209. 2. dcc send/get/chat were re-initiating arrays too early,
  1210.    didn't cause problems but made the program beep everytime you
  1211.    closed a window because the array was empty.
  1212. 3. some debug information was being printed! Arrrrgh! forgot to
  1213.    turn off the debug switch in the first release :.
  1214. 4. updated help file with description of previously coded but
  1215.    forgotten items.
  1216. 5. In dcc get, if sender client did not specify size of file
  1217.    (which it should!. then mIRC said the size was zero bytes.
  1218.    Now it just says [unknown].
  1219. 6. highlighting now works properly.
  1220. 7. ".." previous directory wasnt showing up in dcc send dialog.
  1221. 8. the channel listbox wasnt adding/removing nicks properly.
  1222. 9. double-click for ban list. clicking twice only in the SAME
  1223.    place now brings ban list up.
  1224. 10. added option to display file size instead of percent complete
  1225.    in DCC send/get transfers.
  1226. 11.fixed timer display: wasnt displaying timer after nick change.
  1227. 12.adds "/nick " to editbox if both nicks collide on login.
  1228. 13.dcc send/get had problems with packet size. fixed.
  1229. 14.other cosmetic changes.
  1230.  
  1231. 28/02/95 - mIRC v2.1a
  1232.  
  1233. First public release.
  1234.